projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2e3acc4
)
Make the `whitespace.el' issue a little less confusing for people by
author
Glenn Morris
<rgm@gnu.org>
Wed, 27 Feb 2008 04:48:23 +0000
(
04:48
+0000)
committer
Glenn Morris
<rgm@gnu.org>
Wed, 27 Feb 2008 04:48:23 +0000
(
04:48
+0000)
actually mentioning it.
etc/NEWS
patch
|
blob
|
history
diff --git
a/etc/NEWS
b/etc/NEWS
index b752ac1c935832ff5bfd757c52d2f361961d624f..2fcd684061f5d72bf105f82a55e5ea4290b4805f 100644
(file)
--- a/
etc/NEWS
+++ b/
etc/NEWS
@@
-333,6
+333,10
@@
It uses `auto-composition-function' (default `auto-compose-chars').
\f
* Changes in Specialized Modes and Packages in Emacs 23.1
+** A new `whitespace' package has been installed, and the pre-existing one
+renamed to `old-whitespace'.
+[FIXME someone explain why this is good, if it is...]
+
** In Change Log mode, the new function `change-log-find-file', bound to
C-c C-f, finds the file associated with the current log entry.